home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / xlib04.zip / XPAL.INC < prev    next >
Text File  |  1992-11-04  |  923b  |  32 lines

  1. ;-----------------------------------------------------------------------
  2. ;
  3. ; XPAL - Include file
  4. ;
  5. ; XPAL.ASM export functions
  6. ;
  7. ;
  8. ;
  9. ; ****** XLIB - Mode X graphics library                ****************
  10. ; ******                                               ****************
  11. ; ****** Written By Themie Gouthas                     ****************
  12. ;
  13. ; egg@dstos3.dsto.gov.au
  14. ; teg@bart.dsto.gov.au
  15. ;-----------------------------------------------------------------------
  16.  
  17.          global _x_get_pal_struc     :proc
  18.      global _x_get_pal_raw             :proc
  19.  
  20.          global _x_put_pal_struc         :proc
  21.      global _x_put_pal_raw           :proc
  22.      global _x_set_rgb               :proc
  23.  
  24.          global _x_rot_pal_struc         :proc
  25.      global _x_rot_pal_raw           :proc
  26.  
  27.  
  28.      global _x_put_contrast_pal_struc:proc
  29.  
  30.      global _x_transpose_pal_struc   :proc
  31.  
  32.      global _x_cpcontrast_pal_struc     :proc